brianlheim [Tue, 25 Aug 2020 22:14:32 +0000 (17:14 -0500)]
supernova: fix c++17 compilation error
fix error in sc_plugin_container when compiling under C++17: use checked_deleter instead of checked_delete, as clear_and_dispose expects a functor type
Gbp-Pq: Name 0007-supernova-fix-c-17-compilation-error.patch
[ Dennis Braun ]
* New upstream version 3.11.2+repack
+ Fix FTBFS (Closes: #975167)
+ Update Files-Excluded: Add mac & windows files and remove HelpSource/._*
* d/watch: Fix github download URL & Regex to exclude RCs, alphas, betas...
* Update patchset
* Backport the linker error patches
https://github.com/supercollider/supercollider/pull/5014
* Bump dh-compat to 13
* Bump S-V to 4.5.1
* Add libncurses-dev to B-D
* Add myself to the d/ section of d/copyright
* d/copyright: Drop non-existing pkg-dmg and git-archive-all.py
* d/copyright: Drop obsolete MPL-1.1
* d/rules: Drop override_dh_installdocs
* Drop obsolete d/source/lintian-overrides
* d/supercollider-common.install: Remove trailing whitespaces
* Add AUTHORS and CHANGELOG to supercollider-doc.install
* Add SCVim.sc to supercollider-vim.install
* Add SC_LanguageClient.h to supercollider-dev.install
* Add COPYING to d/not-installed
* Add AUTHORS & CHANGELOG and READMEs to d/not-installed,
false positives for dh_missing
[ Sebastian Ramacher ]
* debian/patches/: Apply patches to fix build with boost 1.74 (Closes:
#975667)